WordPress by Matthew MacDonald
Author:Matthew MacDonald
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2020-09-14T15:38:40+00:00
How Plugins Work
Technically, a plugin is a small program written in the same programming language that runs the entire WordPress system, PHP.
Plugins work by inserting themselves into various WordPress operations. For example, before WordPress displays a post, it checks to see if you've installed any plugins related to displaying posts. If you have, WordPress calls your plugin into action. This sort of check is called a hook, and WordPress has a long list of hooks that can launch different plugins at different times. A WordPress page can also use a special code, called a template tag, to ask a plugin to insert something in a specific place. But either way, the interaction between a WordPress site and its plugins happens behind the scenes, without your intervention.
Note If you want to learn more about the way plugins work, you can check out the WordPress guidelines for plugin authors http://tinyurl.com/write-plugin. But a hefty disclaimer appliesâwhile we encourage learning about plugin building, we don't suggest you try to make one of your own for a real public website. There are too many little ways to cause big problems that will affect the security and performance of your site.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7790)
Grails in Action by Glen Smith Peter Ledbrook(7705)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6424)
Kotlin in Action by Dmitry Jemerov(5074)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3847)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3337)
Learning React: Functional Web Development with React and Redux by Banks Alex & Porcello Eve(3090)
Mastering Bitcoin: Programming the Open Blockchain by Andreas M. Antonopoulos(2873)
The Art Of Deception by Kevin Mitnick(2613)
Drugs Unlimited by Mike Power(2475)
The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution by Walter Isaacson(2354)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2317)
Writing for the Web: Creating Compelling Web Content Using Words, Pictures and Sound (Eva Spring's Library) by Lynda Felder(2266)
A Blueprint for Production-Ready Web Applications: Leverage industry best practices to create complete web apps with Python, TypeScript, and AWS by Dr. Philip Jones(2261)
SEO 2018: Learn search engine optimization with smart internet marketing strategies by Adam Clarke(2197)
JavaScript by Example by S Dani Akash(2141)
DarkMarket by Misha Glenny(2086)
Wireless Hacking 101 by Karina Astudillo(2081)
Hands-On Cybersecurity with Blockchain by Rajneesh Gupta(1999)
